ReplaceImportedISOFile event   

Indicates that an imported ISO/Joliet file is about to be replaced and can be cancelled if needed. If a file is added to the image, and it matches a file which was imported from a previous data track, this event will file to allow confirmation to replace the imported file. If the ReplaceFile parameter is set to false, the image will retain the imported file.

Syntax

Sub object_ReplaceImportedISOFile(DestPath As String, NewSourcePath As String, FileName As String, ReplaceFile As Boolean)

The ReplaceImportedISOFile event syntax has these named arguments:

Part Description
DestPathString
NewSourcePathString
FileNameString
ReplaceFileBoolean